Compare Pastes
Differences between the pastes
#136976 (26.06.2020 13:00)
and
#189341 (02.06.2021 14:12).
| 1 | [root@/root]inst app-editors/neovim-qt | |
| 2 | emerge -av --columns app-editors/neovim-qt | |
| 3 | ||
| 4 | Local copy of remote index is up-to-date and will be used. | |
| 5 | ||
| 6 | Local copy of remote index is up-to-date and will be used. | |
| 7 | ||
| 8 | These are the packages that would be merged, in order: | |
| 9 | ||
| 10 | Calculating dependencies... done! | |
| 11 | [ebuild N *] app-editors/neovim-qt [9999::booboo] 0 KiB | |
| 12 | ||
| 13 | Total: 1 package (1 new), Size of downloads: 0 KiB | |
| 14 | ||
| 15 | Would you like to merge these packages? [Yes/No] | |
| 16 | >>> Verifying ebuild manifests | |
| 17 | >>> Emerging (1 of 1) app-editors/neovim-qt-9999::booboo | |
| 18 | >>> Failed to emerge app-editors/neovim-qt-9999, Log file: | |
| 19 | >>> '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/build.log' | |
| 20 | >>> Jobs: 0 of 1 complete, 1 failed Load avg: 0.36, 0.29, 0.22 | |
| 21 | * Package: app-editors/neovim-qt-9999 | |
| 22 | * Repository: booboo | |
| 23 | * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU | |
| 24 | * FEATURES: ccache network-sandbox preserve-libs sandbox splitdebug usersandbox | |
| 25 | >>> Unpacking source... | |
| 26 | * Repository id: equalsraf_neovim-qt.git | |
| 27 | * To override fetched repository properties, use: | |
| 28 | * EGIT_OVERRIDE_REPO_EQUALSRAF_NEOVIM_QT | |
| 29 | * EGIT_OVERRIDE_BRANCH_EQUALSRAF_NEOVIM_QT | |
| 30 | * EGIT_OVERRIDE_COMMIT_EQUALSRAF_NEOVIM_QT | |
| 31 | * EGIT_OVERRIDE_COMMIT_DATE_EQUALSRAF_NEOVIM_QT | |
| 32 | * | |
| 33 | * Fetching https://github.com/equalsraf/neovim-qt.git ... | |
| 34 | git fetch https://github.com/equalsraf/neovim-qt.git +HEAD:refs/git-r3/HEAD | |
| 35 | git symbolic-ref refs/git-r3/app-editors/neovim-qt/0/__main__ refs/git-r3/HEAD | |
| 36 | * Checking out https://github.com/equalsraf/neovim-qt.git to /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999 ... | |
| 37 | git checkout --quiet refs/git-r3/HEAD | |
| 38 | GIT update --> | |
| 39 | repository: https://github.com/equalsraf/neovim-qt.git | |
| 40 | at the commit: 30ca0843c4406df88d9a747ae9c12f8cab9ed075 | |
| 41 | >>> Source unpacked in /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work | |
| 42 | >>> Preparing source in /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999 ... | |
| 43 | >>> Source prepared. | |
| 44 | >>> Configuring source in /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999 ... | |
| 45 | >>> Working in BUILD_DIR: "/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build" | |
| 46 | cmake -C /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build/gentoo_toolchain.cmake /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999 | |
| 47 | loading initial cache file /var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build/gentoo_common_config.cmake | |
| 48 | -- The C compiler identification is GNU 9.3.0 | |
| 49 | -- The CXX compiler identification is GNU 9.3.0 | |
| 50 | -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc | |
| 51 | -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc -- works | |
| 52 | -- Detecting C compiler ABI info | |
| 53 | -- Detecting C compiler ABI info - done | |
| 54 | -- Detecting C compile features | |
| 55 | -- Detecting C compile features - done | |
| 56 | -- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ | |
| 57 | -- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -- works | |
| 58 | -- Detecting CXX compiler ABI info | |
| 59 | -- Detecting CXX compiler ABI info - done | |
| 60 | -- Detecting CXX compile features | |
| 61 | -- Detecting CXX compile features - done | |
| 62 | -- Downloading Msgpack... | |
| 63 | CMake Error at third-party/CMakeLists.txt:18 (file): | |
| 64 | file DOWNLOAD HASH mismatch | |
| 65 | ||
| 66 | for file: [/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999/third-party/msgpack-3.2.0.tar.gz] | |
| 67 | expected hash: [ff865a36bad5c72b8e7ebc4b7cf5f27a820fce4faff9c571c1791e3728355a39] | |
| 68 | actual hash: [e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855] | |
| 69 | status: [6;"Couldn't resolve host name"] | |
| 70 | ||
| 71 | ||
| 72 | ||
| 73 | CMake Error at third-party/CMakeLists.txt:30 (add_subdirectory): | |
| 74 | add_subdirectory given source | |
| 75 | "/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999/third-party/msgpack-c-cpp-3.2.0/" | |
| 76 | which is not an existing directory. | |
| 77 | ||
| 78 | ||
| 79 | -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
| 80 | -- Found PythonInterp: /usr/bin/python (found version "3.8.2") | |
| 81 | -- <<< Gentoo configuration >>> | |
| 82 | Build type Gentoo | |
| 83 | Install path /usr | |
| 84 | Compiler flags: | |
| 85 | C -O2 -march=broadwell -pipe | |
| 86 | C++ -O2 -march=broadwell -pipe -Wall -Wextra -Wno-unused-parameter -std=c++11 -Wfatal-errors | |
| 87 | Linker flags: | |
| 88 | Executable -Wl,--as-needed | |
| 89 | Module -Wl,--as-needed | |
| 90 | Shared -Wl,--as-needed | |
| 91 | ||
| 92 | -- Configuring incomplete, errors occurred! | |
| 93 | See also "/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build/CMakeFiles/CMakeOutput.log". | |
| 94 | * ERROR: app-editors/neovim-qt-9999::booboo failed (configure phase): | |
| 95 | * cmake failed | |
| 96 | * | |
| 97 | * Call stack: | |
| 98 | * ebuild.sh, line 125: Called src_configure | |
| 99 | * environment, line 3523: Called cmake-utils_src_configure | |
| 100 | * environment, line 1115: Called die | |
| 101 | * The specific snippet of code: | |
| 102 | * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
| |
| 103 | * | |
| 104 | * If you need support, post the output of `emerge --info '=app-editors/neovim-qt-9999::booboo'`, | |
| 105 | * the complete build log and the output of `emerge -pqv '=app-editors/neovim-qt-9999::booboo'`. | |
| 106 | * The complete build log is located at '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/build.log'. | |
| 107 | * The ebuild environment file is located at '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/environment'. | |
| 108 | * Working directory: '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build' | |
| 109 | * S: '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999' | |
| 110 | ||
| 111 | * Messages for package app-editors/neovim-qt-9999: | |
| 112 | ||
| 113 | * ERROR: app-editors/neovim-qt-9999::booboo failed (configure phase): | |
| 114 | * cmake failed | |
| 115 | * | |
| 116 | * Call stack: | |
| 117 | * ebuild.sh, line 125: Called src_configure | |
| 118 | * environment, line 3523: Called cmake-utils_src_configure | |
| 119 | * environment, line 1115: Called die | |
| 120 | * The specific snippet of code: | |
| 121 | * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
| |
| 122 | * | |
| 123 | * If you need support, post the output of `emerge --info '=app-editors/neovim-qt-9999::booboo'`, | |
| 124 | * the complete build log and the output of `emerge -pqv '=app-editors/neovim-qt-9999::booboo'`. | |
| 125 | * The complete build log is located at '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/build.log'. | |
| 126 | * The ebuild environment file is located at '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/temp/environment'. | |
| 127 | * Working directory: '/var/calculate/tmp/portage/app-editors/neovim-qt-9999/work/neovim-qt-9999_build' |
